Function openthread_sys::otThreadGetRloc16

source ยท
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.