[−][src]Function guile_sys::scm_set_port_truncate
pub unsafe extern "C" fn scm_set_port_truncate(
ptob: *mut scm_t_port_type,
truncate: Option<unsafe extern "C" fn(port: SCM, length: scm_t_off)>
)
pub unsafe extern "C" fn scm_set_port_truncate(
ptob: *mut scm_t_port_type,
truncate: Option<unsafe extern "C" fn(port: SCM, length: scm_t_off)>
)