Function pyo3::ffi::PySys_SetArgvEx

source ·
pub unsafe extern "C" fn PySys_SetArgvEx(
    arg1: i32,
    arg2: *mut *mut i32,
    arg3: i32
)