Skip to main content

PyInitConfig_SetInt

Function PyInitConfig_SetInt 

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