[][src]Function guile_sys::scm_weak_table_fold

pub unsafe extern "C" fn scm_weak_table_fold(
    proc_: SCM,
    init: SCM,
    table: SCM
) -> SCM