Function PS_GetDeviceId

Source
pub unsafe extern "C" fn PS_GetDeviceId(
    device_id: *mut u32_,
) -> Result
Expand description

Gets the 32-bit device ID.

ยงArguments

  • device_id - Pointer to write the device ID to.