Type Alias frida_sys::GInputVector

source ·
pub type GInputVector = _GInputVector;

Aliased Type§

struct GInputVector {
    pub buffer: *mut c_void,
    pub size: u64,
}

Fields§

§buffer: *mut c_void§size: u64