windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupQueueDeleteW

pub unsafe fn SetupQueueDeleteW<P1, P2>(
    queuehandle: *const c_void,
    pathpart1: P1,
    pathpart2: P2,
) -> Result<()>
where P1: Param<PCWSTR>, P2: Param<PCWSTR>,