Function simics_api_sys::VT_call_python_module_function

source ยท
pub unsafe extern "C" fn VT_call_python_module_function(
    module: *const c_char,
    func: *const c_char,
    args: *mut attr_value_t,
) -> attr_value_t