Function uapi::c::execl

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