Type Definition guile_sys::scm_t_hash_handle_fn [] [src]

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