Function simics_api_sys::vtgetopt_long
source ยท pub unsafe extern "C" fn vtgetopt_long(
argc: c_int,
argv: *mut *const c_char,
optstring: *const c_char,
longopts: *const vtoption,
longindex: *mut c_int,
) -> c_int