Function lean_sys::closure::lean_apply_2

source ยท
pub unsafe extern "C" fn lean_apply_2(
    f: *mut lean_object,
    a1: *mut lean_object,
    a2: *mut lean_object,
) -> *mut lean_object