Function windows_sys::Win32::Devices::Sensors::CollectionsListSerializeToBuffer
pub unsafe extern "system" fn CollectionsListSerializeToBuffer(
sourcecollection: *const SENSOR_COLLECTION_LIST,
targetbuffersizeinbytes: u32,
targetbuffer: *mut u8
) -> NTSTATUS
Expand description
Required features: "Win32_Devices_Sensors"
, "Win32_Foundation"
, "Win32_System_Com_StructuredStorage"
, "Win32_UI_Shell_PropertiesSystem"