[][src]Function openthread_sys::otThreadGetPartitionId

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

Get the Partition ID.

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

@returns The Partition ID.