[][src]Function CCODE::CopyFileW

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