Skip to main content

FfiDebugHelper_DrawString

Function FfiDebugHelper_DrawString 

Source
pub fn FfiDebugHelper_DrawString(
    helper: &FfiDebugHelper,
    location: &FfiLocation,
    text: &CxxString,
    draw_shadow: bool,
    color: &FfiColor,
    life_time: f32,
    persistent_lines: bool,
    error: Pin<&mut FfiError>,
)