r_file_copy

Function r_file_copy 

Source
pub unsafe extern "C" fn r_file_copy(
    src: *const c_char,
    dst: *const c_char,
) -> bool