Function arb_mat_init

Source
pub unsafe extern "C" fn arb_mat_init(
    mat: *mut arb_mat_struct,
    r: slong,
    c: slong,
)