[][src]Function antic::fmpz_mat_kronecker_product

pub unsafe extern "C" fn fmpz_mat_kronecker_product(
    C: *mut fmpz_mat_struct,
    A: *mut fmpz_mat_struct,
    B: *mut fmpz_mat_struct
)