Function pyo3::ffi::Py_Main

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