Function swipl::fli::write

source ·
pub unsafe extern "C" fn write(
    __fd: i32,
    __buf: *const c_void,
    __n: usize
) -> isize