Function lean_array_push

Source
pub unsafe extern "C" fn lean_array_push(
    a: lean_obj_arg,
    v: lean_obj_arg,
) -> *mut lean_object