windows::Win32::Devices::Sensors

Function PropKeyFindKeyGetNthInt64

pub unsafe fn PropKeyFindKeyGetNthInt64(
    plist: *const SENSOR_COLLECTION_LIST,
    pkey: *const PROPERTYKEY,
    occurrence: u32,
    pretvalue: *mut i64,
) -> NTSTATUS