ly_in_read

Function ly_in_read 

Source
pub unsafe extern "C" fn ly_in_read(
    in_: *mut ly_in,
    buf: *mut c_void,
    count: usize,
) -> Type