[][src]Function flint_sys::fmpz_gcdinv

pub unsafe extern "C" fn fmpz_gcdinv(
    d: *mut fmpz,
    a: *const fmpz,
    f: *const fmpz,
    g: *const fmpz
)

See the FLINT Documentation for this function.