[][src]Function winapi::um::cfgmgr32::CM_Get_Device_Interface_PropertyExW

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