Function r_core::r_io_plugin_add[][src]

pub unsafe extern "C" fn r_io_plugin_add(
    io: *mut RIO,
    plugin: *mut RIOPlugin
) -> bool