[−][src]Function pyo3::ffi::Py_CompileString
pub unsafe fn Py_CompileString(
string: *const c_char,
p: *const c_char,
s: c_int
) -> *mut PyObject
pub unsafe fn Py_CompileString(
string: *const c_char,
p: *const c_char,
s: c_int
) -> *mut PyObject