Function gmp_mpfr_sys::gmp::mpn_perfect_square_p
source ยท pub unsafe extern "C" fn mpn_perfect_square_p(
s1p: *const limb_t,
n: size_t,
) -> c_int
Expand description
See: mpn_perfect_square_p
pub unsafe extern "C" fn mpn_perfect_square_p(
s1p: *const limb_t,
n: size_t,
) -> c_int
See: mpn_perfect_square_p