[−][src]Function guile_sys::scm_c_weak_table_ref
pub unsafe extern "C" fn scm_c_weak_table_ref(
table: SCM,
raw_hash: c_ulong,
pred: scm_t_table_predicate_fn,
closure: *mut c_void,
dflt: SCM
) -> SCM
pub unsafe extern "C" fn scm_c_weak_table_ref(
table: SCM,
raw_hash: c_ulong,
pred: scm_t_table_predicate_fn,
closure: *mut c_void,
dflt: SCM
) -> SCM