[][src]Type Definition guile_sys::scm_t_macro_primitive

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