c_Logger_Log

Function c_Logger_Log 

Source
pub unsafe extern "C" fn c_Logger_Log(
    code: ErrorCode,
    origin: *const c_char,
    hierarchy: c_int,
    stacktrace: *const c_char,
) -> ErrorCode