[][src]Function openthread_sys::otThreadIsDiscoverInProgress

pub unsafe extern "C" fn otThreadIsDiscoverInProgress(
    aInstance: *mut otInstance
) -> bool

This function determines if an MLE Thread Discovery is currently in progress.

@param[in] aInstance A pointer to an OpenThread instance.