pub unsafe extern "C" fn otDatasetGetDelayTimerMinimal(
aInstance: *mut otInstance,
) -> u32
Expand description
For FTD only, gets a minimal delay timer.
@param[in] aInstance A pointer to an OpenThread instance.
@retval the value of minimal delay timer (in ms).