[][src]Function winapi::um::setupapi::SetupQueueCopySectionW

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