Function gmp_mpfr_sys::gmp::mpn_zero_p

source ·
pub unsafe extern "C" fn mpn_zero_p(
    sp: *const limb_t,
    n: size_t
) -> c_int
Expand description