[][src]Function antic::fmpq_mat_kronecker_product

pub unsafe extern "C" fn fmpq_mat_kronecker_product(
    C: *mut fmpq_mat_struct,
    A: *mut fmpq_mat_struct,
    B: *mut fmpq_mat_struct
)