[][src]Function guile_sys::scm_printer_apply

pub unsafe extern "C" fn scm_printer_apply(
    proc_: SCM,
    exp: SCM,
    port: SCM,
    arg1: *mut scm_print_state
) -> SCM