ws_log

Function ws_log 

Source
pub unsafe extern "C" fn ws_log(
    domain: *const c_char,
    level: ws_log_level,
    format: *const c_char,
    ...
)