[][src]Function libperl_sys::perl_core::execl

pub unsafe extern "C" fn execl(
    __path: *const c_char,
    __arg: *const c_char,
     ...
) -> c_int