Function arb_mat_pascal

Source
pub unsafe extern "C" fn arb_mat_pascal(
    mat: *mut arb_mat_struct,
    triangular: c_int,
    prec: slong,
)