Function windows_sys::Win32::Devices::Sensors::IsCollectionListSame

pub unsafe extern "system" fn IsCollectionListSame(
    lista: *const SENSOR_COLLECTION_LIST,
    listb: *const SENSOR_COLLECTION_LIST,
) -> BOOLEAN