Function SetupQueueCopySectionW

Source
pub unsafe extern "system" fn SetupQueueCopySectionW(
    QueueHandle: HSPFILEQ,
    SourceRootPath: PCWSTR,
    InfHandle: HINF,
    ListInfHandle: HINF,
    Section: PCWSTR,
    CopyStyle: DWORD,
) -> BOOL