windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupPrepareQueueForRestoreA

pub unsafe fn SetupPrepareQueueForRestoreA<P1>(
    queuehandle: *const c_void,
    backuppath: P1,
    restoreflags: u32,
) -> BOOL
where P1: Param<PCSTR>,