Function windows_sys::Win32::Devices::Sensors::IsGUIDPresentInList
pub unsafe extern "system" fn IsGUIDPresentInList(
guidarray: *const GUID,
arraylength: u32,
guidelem: *const GUID
) -> BOOLEAN
Expand description
Required features: "Win32_Foundation"