[][src]Function antic::mpf_mat_init

pub unsafe extern "C" fn mpf_mat_init(
    mat: *mut mpf_mat_struct,
    rows: mp_limb_signed_t,
    cols: mp_limb_signed_t,
    prec: mp_limb_t
)