Function simics_api_sys::VT_register_opaque_python_type

source ยท
pub unsafe extern "C" fn VT_register_opaque_python_type(
    type_: *mut opaque_type_t,
    pytype: *mut _typeobject,
)