Function windows::Win32::Devices::Sensors::PropKeyFindKeySetPropVariant
pub unsafe fn PropKeyFindKeySetPropVariant<P0>(
plist: *mut SENSOR_COLLECTION_LIST,
pkey: *const PROPERTYKEY,
typecheck: P0,
pvalue: *const PROPVARIANT,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,