PyUnicode_TransformDecimalToASCII

Function PyUnicode_TransformDecimalToASCII 

Source
pub unsafe extern "C" fn PyUnicode_TransformDecimalToASCII(
    s: *mut i32,
    length: isize,
) -> *mut PyObject