[][src]Function antic::nmod_mat_pow

pub unsafe extern "C" fn nmod_mat_pow(
    dest: *mut nmod_mat_struct,
    mat: *mut nmod_mat_struct,
    pow: mp_limb_t
)