Skip to main content

PyUnicode_DecodeFSDefault

Function PyUnicode_DecodeFSDefault 

Source
pub unsafe extern "C" fn PyUnicode_DecodeFSDefault(
    s: *const i8,
) -> *mut PyObject
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here