[][src]Type Definition guile_sys::scm_t_inner

type scm_t_inner = Option<unsafe extern "C" fn(arg1: *mut c_void) -> SCM>;