winapi::um::cfgmgr32

Function CM_Get_Device_Interface_PropertyW

Source
pub unsafe extern "system" fn CM_Get_Device_Interface_PropertyW(
    pszDeviceInterface: LPCWSTR,
    PropertyKey: *const DEVPROPKEY,
    PropertyType: *mut DEVPROPTYPE,
    PropertyBuffer: PBYTE,
    PropertyBufferSize: PULONG,
    ulFlags: ULONG,
) -> CONFIGRET