Function python3_sys::PyUnicode_FromFormat
[−]
[src]
pub unsafe extern "C" fn PyUnicode_FromFormat(
format: *const c_char,
...
) -> *mut PyObject