[][src]Function antic::fmpz_sqrtmod

pub unsafe extern "C" fn fmpz_sqrtmod(
    b: *mut fmpz,
    a: *mut fmpz,
    p: *mut fmpz
) -> c_int