Function mpn_zero_p

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