Type Definition guile_sys::scm_t_hash_predicate_fn [] [src]

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