Function guile_sys::scm_hash_fn_get_handle_by_hash [] [src]

pub unsafe extern "C" fn scm_hash_fn_get_handle_by_hash(
    table: SCM,
    raw_hash: c_ulong,
    predicate_fn: scm_t_hash_predicate_fn,
    closure: *mut c_void
) -> SCM