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

Get the preferred 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.