Function r_buf_new_with_io

Source
pub unsafe extern "C" fn r_buf_new_with_io(
    iob: *mut c_void,
    fd: c_int,
) -> *mut RBuffer