librepcb_rust_core::ffi::ibom_ffi

Function ffi_ibom_new

Source
#[no_mangle]
extern "C" fn ffi_ibom_new(
    title: &QString,
    company: &QString,
    revision: &QString,
    date: &QString,
    bottom_left_x: f32,
    bottom_left_y: f32,
    top_right_x: f32,
    top_right_y: f32,
) -> *mut InteractiveHtmlBom
Expand description

Create a new [InteractiveHtmlBom] object