[][src]Function flint_sys::fmpz_invmod

pub unsafe extern "C" fn fmpz_invmod(
    f: *mut fmpz,
    g: *const fmpz,
    h: *const fmpz
) -> c_int

See the FLINT Documentation for this function.