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