pub unsafe extern "C" fn otJamDetectionGetState(
aInstance: *mut otInstance,
) -> boolExpand description
Get the Jam Detection State
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Jam Detection state (true jam is detected, `false’ otherwise).