Skip to main content

___tracy_emit_logString

Function ___tracy_emit_logString 

Source
pub unsafe extern "C" fn ___tracy_emit_logString(
    severity: i8,
    color: i32,
    callstack_depth: i32,
    size: usize,
    txt: *const c_char,
)