Skip to main content

FfiDebugHelper_DrawLine

Function FfiDebugHelper_DrawLine 

Source
pub fn FfiDebugHelper_DrawLine(
    helper: &FfiDebugHelper,
    begin: &FfiLocation,
    end: &FfiLocation,
    thickness: f32,
    color: &FfiColor,
    life_time: f32,
    persistent_lines: bool,
    error: Pin<&mut FfiError>,
)