windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupQueueDeleteA

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