Function python3_sys::Py_DecodeLocale[][src]

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