Function mpz_fib2_ui

Source
pub unsafe extern "C" fn mpz_fib2_ui(
    f_n: mpz_ptr,
    fnsub1: mpz_ptr,
    n: c_ulong,
)
Expand description