Function ndk_sys::execlp

source ·
pub unsafe extern "C" fn execlp(
    __file: *const c_char,
    __arg0: *const c_char
    ...
) -> c_int