Function lldb_sys::SBCommandInterpreterAddCommand
[−]
[src]
pub unsafe extern "C" fn SBCommandInterpreterAddCommand(
instance: SBCommandInterpreterRef,
name: *const c_char,
impl_: SBCommandPluginInterfaceRef,
help: *const c_char
) -> SBCommandRef