Type Definition guile_sys::scm_t_assoc_fn [] [src]

type scm_t_assoc_fn = Option<unsafe extern "C" fn(_: SCM, _: SCM, _: *mut c_void) -> SCM>;