PyUnicode_DATA

Function PyUnicode_DATA 

Source
pub unsafe extern "C" fn PyUnicode_DATA(
    op: *mut PyObject,
) -> *mut c_void