Function python3_sys::PyUnicode_DecodeFSDefault[][src]

pub unsafe extern "C" fn PyUnicode_DecodeFSDefault(
    s: *const c_char
) -> *mut PyObject