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