windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Register_Device_InterfaceA

pub unsafe fn CM_Register_Device_InterfaceA<P2>(
    dndevinst: u32,
    interfaceclassguid: *const GUID,
    pszreference: P2,
    pszdeviceinterface: PSTR,
    pullength: *mut u32,
    ulflags: u32,
) -> CONFIGRET
where P2: Param<PCSTR>,