Function kernel32::CopyFileW [] [src]

pub unsafe extern "system" fn CopyFileW(
    lpExistingFileName: LPCWSTR,
    lpNewFileName: LPCWSTR,
    bFailIfExists: BOOL
) -> BOOL