[][src]Function openthread_sys::otThreadSetLocalLeaderPartitionId

pub unsafe extern "C" fn otThreadSetLocalLeaderPartitionId(
    aInstance: *mut otInstance,
    aPartitionId: u32
)

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

@param[in] aInstance A pointer to an OpenThread instance. @param[in] aPartitionId The Thread Leader Partition Id value.