python3_sys::Py_CompileString
[−]
[src]
pub unsafe extern fn Py_CompileString(arg1: *const c_char, arg2: *const c_char, arg3: c_int) -> *mut PyObject