↓ 1 callersFunctionffi_ibom_add_footprint(
obj: &mut InteractiveHtmlBom,
layer: InteractiveHtmlBomLayer,
pos_x: f32,
pos_y: f32,
angle: f32,
libs/librepcb/rust-core/src/ffi/ibom_ffi.rs:305
↓ 1 callersFunctionffi_ibom_new(
title: &QString,
company: &QString,
revision: &QString,
date: &QString,
bottom_left_x: f32,
bott
libs/librepcb/rust-core/src/ffi/ibom_ffi.rs:188
↓ 1 callersFunctionffi_math_arc_radius_and_center(
dx: f64,
dy: f64,
angle: f64,
x: &mut f64,
y: &mut f64,
)
libs/librepcb/rust-core/src/ffi/math_ffi.rs:25
↓ 1 callersFunctionffi_zipwriter_write_file(
obj: &mut ZipWriter,
name: &QString,
data: &QByteArray,
mode: u32,
err: &mut QString,
)
libs/librepcb/rust-core/src/ffi/zip_writer_ffi.rs:64