pyo3::ffi

Function Py_Main

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