Function mnn::prelude::execl

source ยท
pub unsafe extern "C" fn execl(
    path: *const i8,
    arg0: *const i8,
    ...
) -> i32