[][src]Function nginx::ngx_conf_log_error

pub unsafe extern "C" fn ngx_conf_log_error(
    level: ngx_uint_t,
    cf: *mut ngx_conf_t,
    err: ngx_err_t,
    fmt: *const c_char,
     ...
)