Type Alias frida_sys::GTypeInterface

source ·
pub type GTypeInterface = _GTypeInterface;

Aliased Type§

struct GTypeInterface {
    pub g_type: u32,
    pub g_instance_type: u32,
}

Fields§

§g_type: u32§g_instance_type: u32