aio_bindings

Function execv

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