Function libc::execl [] [src]

pub unsafe extern fn execl(path: *const c_char,
                           arg0: *const c_char,
                           ...)
                           -> c_int