[][src]Function antic::fmpq_mat_init

pub unsafe extern "C" fn fmpq_mat_init(
    mat: *mut fmpq_mat_struct,
    rows: mp_limb_signed_t,
    cols: mp_limb_signed_t
)