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

Get the Partition ID.

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

@returns The Partition ID.