python27_sys

Function PyString_InternFromString

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