Type Definition guile_sys::scm_t_macro_primitive [] [src]

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