Function pyo3_ffi::PySys_SetArgv

source ·
pub unsafe extern "C" fn PySys_SetArgv(
arg1: c_int,
arg2: *mut *mut wchar_t
)