Function ly_write

Source
pub unsafe extern "C" fn ly_write(
    out: *mut ly_out,
    buf: *const c_char,
    len: usize,
) -> Type