python3_sys::PyImport_ExecCodeModule [] [src]

pub unsafe extern fn PyImport_ExecCodeModule(name: *const c_char, co: *mut PyObject) -> *mut PyObject