Function python3_sys::PySys_GetObject

source ยท
pub unsafe extern "C" fn PySys_GetObject(
    arg1: *const c_char,
) -> *mut PyObject