Function copy_file

Source
pub unsafe extern "C" fn copy_file(
    SourceFile: *const c_char,
    DestinationFile: *const c_char,
) -> Herror