[−][src]Function guile_sys::scm_set_port_print
pub unsafe extern "C" fn scm_set_port_print(
ptob: *mut scm_t_port_type,
print: Option<unsafe extern "C" fn(exp: SCM, port: SCM, pstate: *mut scm_print_state) -> c_int>
)
pub unsafe extern "C" fn scm_set_port_print(
ptob: *mut scm_t_port_type,
print: Option<unsafe extern "C" fn(exp: SCM, port: SCM, pstate: *mut scm_print_state) -> c_int>
)