Function riot_sys::inline::shell_run_once

source ยท
unsafe extern "C" fn shell_run_once(
    commands: *const shell_command_t,
    line_buf: *mut c_char,
    len: c_int,
)