python27_sys

Function PySys_SetArgv

Source
pub unsafe extern "C" fn PySys_SetArgv(
    arg1: c_int,
    arg2: *mut *mut c_char,
)