Function r_core::r_debug_plugin_add[][src]

pub unsafe extern "C" fn r_debug_plugin_add(
    dbg: *mut RDebug,
    foo: *mut RDebugPlugin
) -> bool