[][src]Function openthread_sys::otThreadGetRloc16

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.