Function R_ReadConnection

Source
pub unsafe extern "C" fn R_ReadConnection(
    con: Rconnection,
    buf: *mut c_void,
    n: size_t,
) -> size_t