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

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.