Function python3_sys::Py_DecodeLocale

source ยท
pub unsafe extern "C" fn Py_DecodeLocale(
    arg: *const c_char,
    size: *mut size_t,
) -> *const wchar_t