Type Definition capstone_sys::cs_free_t[][src]

type cs_free_t = Option<unsafe extern "C" fn(ptr: *mut c_void)>;