librepcb_rust_core::ffi::ibom_ffi

Function ffi_ibom_set_show_pads

Source
#[no_mangle]
extern "C" fn ffi_ibom_set_show_pads(
    obj: &mut InteractiveHtmlBom,
    show: bool,
)
Expand description

Wrapper to set [InteractiveHtmlBom::show_pads]