Function mnn::prelude::execvp

source ยท
pub unsafe extern "C" fn execvp(
    c: *const i8,
    argv: *const *const i8,
) -> i32