[][src]Function nginx::ngx_http_v2_string_encode

pub unsafe extern "C" fn ngx_http_v2_string_encode(
    dst: *mut u_char,
    src: *mut u_char,
    len: size_t,
    tmp: *mut u_char,
    lower: ngx_uint_t
) -> *mut u_char