Skip to main content

PyUnicode_FSDecoder

Function PyUnicode_FSDecoder 

pub unsafe extern "C" fn PyUnicode_FSDecoder(
    arg1: *mut PyObject,
    arg2: *mut c_void,
) -> i32
Available on crate feature tls only.