Function python27_sys::PySys_SetArgv[][src]

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