Function nl_exec

Source
pub unsafe extern "C" fn nl_exec(
    prg: *const c_char,
    argc: c_int,
    argv: *mut *mut c_char,
) -> c_int