[][src]Function guile_sys::scm_sendfile

pub unsafe extern "C" fn scm_sendfile(
    out: SCM,
    in_: SCM,
    count: SCM,
    offset: SCM
) -> SCM