Function swipl::fli::linkat

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