Skip to main content

ustream_write

Function ustream_write 

Source
pub unsafe extern "C" fn ustream_write(
    s: *mut ustream,
    buf: *const c_char,
    len: c_int,
    more: bool,
) -> c_int