Function simics_api_sys::bindings::VT_get_c_py_wrap

source ยท
pub unsafe extern "C" fn VT_get_c_py_wrap(
    dst: *mut *const c_void,
    src: *mut _object,
    data: *mut py_wrap_c_func_t,
    ignore_arity: bool,
) -> c_int