[][src]Function pyo3::ffi::PySys_SetArgvEx

pub unsafe extern "C" fn PySys_SetArgvEx(
    arg1: c_int,
    arg2: *mut *mut wchar_t,
    arg3: c_int
)