[][src]Type Definition guile_sys::scm_t_trampoline_1

type scm_t_trampoline_1 = Option<unsafe extern "C" fn(proc_: SCM, arg1: SCM) -> SCM>;