Type Definition capstone_sys::cs_realloc_t [−][src]
pub type cs_realloc_t = Option<unsafe extern "C" fn(ptr: *mut c_void, size: usize) -> *mut c_void>;
pub type cs_realloc_t = Option<unsafe extern "C" fn(ptr: *mut c_void, size: usize) -> *mut c_void>;