frida_sys

Type Alias 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