Function windows_sys::Win32::Devices::Sensors::PropertiesListCopy

pub unsafe extern "system" fn PropertiesListCopy(
    target: *mut SENSOR_PROPERTY_LIST,
    source: *const SENSOR_PROPERTY_LIST,
) -> NTSTATUS