Type Definition capstone_sys::cs_calloc_t [] [src]

type cs_calloc_t = Option<unsafe extern "C" fn(_: usize, _: usize) -> *mut c_void>;