[][src]Function guile_sys::scm_i_foreign_call

pub unsafe extern "C" fn scm_i_foreign_call(
    cif_scm: SCM,
    pointer_scm: SCM,
    errno_ret: *mut c_int,
    argv: *const scm_vm_stack_element
) -> SCM