Function r_core::r_file_move[][src]

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