mnn::prelude

Function execvp

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