pub unsafe extern "system" fn SetupScanFileQueueA(
filequeue: *const c_void,
flags: u32,
window: HWND,
callbackroutine: PSP_FILE_CALLBACK_A,
callbackcontext: *const c_void,
result: *mut u32
) -> BOOL
Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’