scm_hash_ref

Function scm_hash_ref 

Source
pub unsafe extern "C" fn scm_hash_ref(
    table: SCM,
    obj: SCM,
    dflt: SCM,
) -> SCM