python27_sys

Function PyString_AsString

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