Function psrdada_sys::linkat

source ·
pub unsafe extern "C" fn linkat(
__fromfd: c_int,
__from: *const c_char,
__tofd: c_int,
__to: *const c_char,
__flags: c_int
) -> c_int