Function guile_sys::scm_unget_bytes [] [src]

pub unsafe extern "C" fn scm_unget_bytes(
    buf: *const c_uchar,
    len: size_t,
    port: SCM
)