[][src]Function guile_sys::scm_call_3

pub unsafe extern "C" fn scm_call_3(
    proc_: SCM,
    arg1: SCM,
    arg2: SCM,
    arg3: SCM
) -> SCM