Function pyo3::ffi::PyErr_Format

source ·
pub unsafe extern "C" fn PyErr_Format(
    exception: *mut PyObject,
    format: *const i8
    ...
) -> *mut PyObject
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here