Type Alias frida_sys::GTypeInterface

source ·
pub type GTypeInterface = _GTypeInterface;

Aliased Type§

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

Fields§

§g_type: u64§g_instance_type: u64