Function lldb_sys::SBCommandInterpreterHandleCommand
[−]
[src]
pub unsafe extern "C" fn SBCommandInterpreterHandleCommand(
instance: SBCommandInterpreterRef,
command_line: *const c_char,
result: SBCommandReturnObjectRef,
add_to_history: u8
) -> ReturnStatus