Function dlog_sys::dlog_print

source ·
pub unsafe extern "C" fn dlog_print(
    prio: log_priority,
    tag: *const c_char,
    fmt: *const c_char
    ...
) -> c_int