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

pub unsafe extern "system" fn SetupQueueDefaultCopyW(
    QueueHandle: HSPFILEQ,
    InfHandle: HINF,
    SourceRootPath: PCWSTR,
    SourceFilename: PCWSTR,
    TargetFilename: PCWSTR,
    CopyStyle: DWORD
) -> BOOL