Function libzt::write[][src]

pub unsafe extern "C" fn write(
    __fd: c_int,
    __buf: *const c_void,
    __n: size_t
) -> ssize_t