Function acb_mat_init

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