pub unsafe extern "C" fn otThreadGetRloc16(
aInstance: *mut otInstance,
) -> u16
Expand description
Get the RLOC16.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The RLOC16.
pub unsafe extern "C" fn otThreadGetRloc16(
aInstance: *mut otInstance,
) -> u16
Get the RLOC16.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The RLOC16.