#[no_mangle]
extern "C" fn ffi_ibom_set_fields(
obj: &mut InteractiveHtmlBom,
fields: &QStringList,
)
Expand description
Wrapper to set [InteractiveHtmlBom::fields]
#[no_mangle]
extern "C" fn ffi_ibom_set_fields(
obj: &mut InteractiveHtmlBom,
fields: &QStringList,
)
Wrapper to set [InteractiveHtmlBom::fields]