solClient_bufInfo_t

Type Alias solClient_bufInfo_t 

Source
pub type solClient_bufInfo_t = solClient_bufInfo;

Aliased Type§

#[repr(C)]
pub struct solClient_bufInfo_t { pub buf_p: *mut c_void, pub bufSize: u32, }

Fields§

§buf_p: *mut c_void§bufSize: u32