pyo3::ffi

Function Py_EncodeLocale

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