nmod_pow_cache_start

Function nmod_pow_cache_start 

Source
pub unsafe extern "C" fn nmod_pow_cache_start(
    b: mp_limb_t,
    pos_direct: *mut n_poly_struct,
    pos_bin: *mut n_poly_struct,
    neg_direct: *mut n_poly_struct,
)