devela::_dep::pyo3::ffi

Function PySys_GetObject

pub unsafe extern "C" fn PySys_GetObject(
    arg1: *const i8,
) -> *mut PyObject
Available on crate features dep_pyo3 and std only.