pub unsafe extern "C" fn otThreadGetPartitionId(
aInstance: *mut otInstance,
) -> u32Expand description
Get the Partition ID.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Partition ID.
pub unsafe extern "C" fn otThreadGetPartitionId(
aInstance: *mut otInstance,
) -> u32Get the Partition ID.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Partition ID.