Function python27_sys::Py_Main[][src]

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