openthread_sys

Function 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.