python27_sys

Function PyString_FromString

Source
pub unsafe extern "C" fn PyString_FromString(
    v: *const c_char,
) -> *mut PyObject