[][src]Function nginx::ngx_utf8_cpystrn

pub unsafe extern "C" fn ngx_utf8_cpystrn(
    dst: *mut u_char,
    src: *mut u_char,
    n: size_t,
    len: size_t
) -> *mut u_char