[][src]Function libc::renamex_np

pub unsafe extern "C" fn renamex_np(
    from: *const c_char,
    to: *const c_char,
    flags: c_uint
) -> c_int