pub unsafe extern "C" fn otDatasetGetDelayTimerMinimal(
aInstance: *mut otInstance,
) -> u32Expand description
Get minimal delay timer.
@param[in] aInstance A pointer to an OpenThread instance.
@retval the value of minimal delay timer (in ms).
pub unsafe extern "C" fn otDatasetGetDelayTimerMinimal(
aInstance: *mut otInstance,
) -> u32Get minimal delay timer.
@param[in] aInstance A pointer to an OpenThread instance.
@retval the value of minimal delay timer (in ms).