Function ngx_pstrdup

Source
pub unsafe extern "C" fn ngx_pstrdup(
    pool: *mut ngx_pool_s,
    src: *mut ngx_str_t,
) -> *mut u8