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

pub unsafe extern "system" fn CM_Register_Device_Interface_ExW(
    dnDevInst: DEVINST,
    InterfaceClassGuid: LPGUID,
    pszReference: LPCWSTR,
    pszDeviceInterface: LPWSTR,
    pulLength: PULONG,
    ulFlags: ULONG,
    hMachine: HMACHINE
) -> CONFIGRET