kernel32::CopyFileA [] [src]

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