Type Definition guile_sys::scm_t_trampoline_1 [] [src]

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