Function vc6_sys::CopyFileW

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