Function pyo3::ffi::PyUnicode_FromFormat

source ยท
pub unsafe extern "C" fn PyUnicode_FromFormat(
    format: *const i8,
    ...
) -> *mut PyObject