Type Definition guile_sys::scm_t_trampoline_2 [] [src]

type scm_t_trampoline_2 = Option<extern "C" fn(_: SCM, _: SCM, _: SCM) -> SCM>;