Function windows_sys::Win32::Storage::FileSystem::CopyFileA

pub unsafe extern "system" fn CopyFileA(
    lpexistingfilename: PCSTR,
    lpnewfilename: PCSTR,
    bfailifexists: BOOL,
) -> BOOL