Skip to main content

PyInitConfig_GetError

Function PyInitConfig_GetError 

Source
pub unsafe extern "C" fn PyInitConfig_GetError(
    config: *mut PyInitConfig,
    err_message: *mut *const c_char,
) -> c_int
Available on neither Py_LIMITED_API nor RustPython and non-PyPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here