Function windows_sys::Win32::Devices::Sensors::PropKeyFindKeyGetInt64

pub unsafe extern "system" fn PropKeyFindKeyGetInt64(
    plist: *const SENSOR_COLLECTION_LIST,
    pkey: *const PROPERTYKEY,
    pretvalue: *mut i64,
) -> NTSTATUS