Function libc::execle[][src]

pub unsafe extern "C" fn execle(
    path: *const c_char,
    arg0: *const c_char,
     ...
) -> intptr_t