Function mnn::prelude::execv

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