Function iwlib_sys::execv

source ·
pub unsafe extern "C" fn execv(
    __path: *const c_char,
    __argv: *const *mut c_char
) -> c_int