Function flipper0::ffi::renameat

source ·
pub unsafe extern "C" fn renameat(
    arg1: i32,
    arg2: *const i8,
    arg3: i32,
    arg4: *const i8
) -> i32