GInputVector

Type Alias GInputVector 

Source
pub type GInputVector = _GInputVector;

Aliased Type§

#[repr(C)]
pub struct GInputVector { pub buffer: *mut c_void, pub size: u64, }

Fields§

§buffer: *mut c_void§size: u64