[][src]Function openthread_sys::otPlatDiagModeGet

pub unsafe extern "C" fn otPlatDiagModeGet() -> bool

This function indicates whether or not factory diagnostics mode is enabled.

@returns TRUE if factory diagnostics mode is enabled, FALSE otherwise.