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