PyBytes_AsString

Function PyBytes_AsString 

Source
pub unsafe extern "C" fn PyBytes_AsString(
    arg1: *mut PyObject,
) -> *mut c_char