[][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
)