[][src]Function nginx::ngx_http_add_location

pub unsafe extern "C" fn ngx_http_add_location(
    cf: *mut ngx_conf_t,
    locations: *mut *mut ngx_queue_t,
    clcf: *mut ngx_http_core_loc_conf_t
) -> ngx_int_t