pub unsafe extern "C" fn otChannelMonitorGetRssiThreshold(
    aInstance: *mut otInstance
) -> i8
Expand description

Get channel monitoring RSSI threshold in dBm.

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

@returns The RSSI threshold in dBm.