[][src]Function nginx::ngx_pstrdup

pub unsafe extern "C" fn ngx_pstrdup(
    pool: *mut ngx_pool_t,
    src: *mut ngx_str_t
) -> *mut u_char