[][src]Function openthread_sys::otThreadGetLocalLeaderPartitionId

pub unsafe extern "C" fn otThreadGetLocalLeaderPartitionId(
    aInstance: *mut otInstance
) -> u32

Get the Thread Leader Partition Id used when operating in the Leader role.

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

@returns The Thread Leader Partition Id value.