[][src]Function nginx::ngx_escape_json

pub unsafe extern "C" fn ngx_escape_json(
    dst: *mut u_char,
    src: *mut u_char,
    size: size_t
) -> usize