Function esp_idf_hal::sys::execve
source ยท pub unsafe extern "C" fn execve(
__path: *const i8,
__argv: *const *mut i8,
__envp: *const *mut i8,
) -> i32
pub unsafe extern "C" fn execve(
__path: *const i8,
__argv: *const *mut i8,
__envp: *const *mut i8,
) -> i32