raylib_wasm

Function TraceLog

source
pub unsafe extern "C" fn TraceLog(
    logLevel: c_int,
    text: *const c_char,
    ...
)