Type Alias t_gpointer

Source
pub type t_gpointer = _gpointer;

Aliased Type§

#[repr(C)]
pub struct t_gpointer { pub gp_un: _gpointer__bindgen_ty_1, pub gp_valid: i32, pub gp_stub: *mut _gstub, }

Fields§

§gp_un: _gpointer__bindgen_ty_1§gp_valid: i32§gp_stub: *mut _gstub