python27_sys

Function Py_Main

Source
pub unsafe extern "C" fn Py_Main(
    argc: c_int,
    argv: *mut *mut c_char,
) -> c_int