Function pyo3::ffi::Py_EncodeLocale

source ยท
pub unsafe extern "C" fn Py_EncodeLocale(
    text: *const i32,
    error_pos: *mut isize,
) -> *mut i8