Type Alias frida_gum_sys::GumExecEvent

source ·
pub type GumExecEvent = _GumExecEvent;

Aliased Type§

struct GumExecEvent {
    pub type_: u32,
    pub location: *mut c_void,
}

Fields§

§type_: u32§location: *mut c_void