Gir Scanning Compatibility.

Gir Scanning Compatibility. — Gir scanning types stubs

Synopsis

typedef             CVDlsDenseJacFn;
typedef             CVRhsFn;
typedef             fftw_plan;
typedef             mp_rnd_t;
typedef             mpfr_ptr;
typedef             mpfr_t;
typedef             mpq_ptr;
typedef             mpq_t;
typedef             mpz_t;

Description

Stubs to avoid warnings from gir scanning all functions/structs using these types must be skipped using (skip).

These types do not represent anything, do not use this documentation.

Details

CVDlsDenseJacFn

typedef int CVDlsDenseJacFn;

CVRhsFn

typedef int CVRhsFn;

fftw_plan

typedef int fftw_plan;

mp_rnd_t

typedef int mp_rnd_t;

mpfr_ptr

typedef int mpfr_ptr;

mpfr_t

typedef int mpfr_t;

mpq_ptr

typedef int mpq_ptr;

mpq_t

typedef int mpq_t;

mpz_t

typedef int mpz_t;