[][src]Function openthread_sys::otThreadGetMeshLocalPrefix

pub unsafe extern "C" fn otThreadGetMeshLocalPrefix(
    aInstance: *mut otInstance
) -> *const otMeshLocalPrefix

This function returns a pointer to the Mesh Local Prefix.

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

@returns A pointer to the Mesh Local Prefix.