[−][src]Function guile_sys::scm_c_weak_table_put_x
pub unsafe extern "C" fn scm_c_weak_table_put_x(
table: SCM,
raw_hash: c_ulong,
pred: scm_t_table_predicate_fn,
closure: *mut c_void,
key: SCM,
value: SCM
)
pub unsafe extern "C" fn scm_c_weak_table_put_x(
table: SCM,
raw_hash: c_ulong,
pred: scm_t_table_predicate_fn,
closure: *mut c_void,
key: SCM,
value: SCM
)