devela::_dep::pyo3::ffi

Function PyUnicode_FSDecoder

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