Function R_WriteConnection

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