pub unsafe extern "system" fn SetupSetFileQueueFlags(
    filequeue: *const c_void,
    flagmask: u32,
    flags: u32
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"