Function python3_sys::Py_FrozenMain

source ยท
pub unsafe extern "C" fn Py_FrozenMain(
    argc: c_int,
    argv: *mut *mut c_char,
) -> c_int