Function arb_mat_entry_ptr

Source
pub unsafe extern "C" fn arb_mat_entry_ptr(
    mat: *mut arb_mat_struct,
    i: slong,
    j: slong,
) -> arb_ptr