[−][src]Type Definition guile_sys::scm_t_assoc_fn
type scm_t_assoc_fn = Option<unsafe extern "C" fn(obj: SCM, alist: SCM, closure: *mut c_void) -> SCM>;
type scm_t_assoc_fn = Option<unsafe extern "C" fn(obj: SCM, alist: SCM, closure: *mut c_void) -> SCM>;