Function ngx_parse_url

Source
pub unsafe extern "C" fn ngx_parse_url(
    pool: *mut ngx_pool_s,
    u: *mut ngx_url_t,
) -> isize