Function windows_sys::Win32::Devices::Sensors::PropKeyFindKeyGetBool

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