Type Definition guile_sys::scm_t_trampoline_0 [] [src]

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