Function pyo3_ffi::Py_Main

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