Function ngx_http_add_location

Source
pub unsafe extern "C" fn ngx_http_add_location(
    cf: *mut ngx_conf_s,
    locations: *mut *mut ngx_queue_s,
    clcf: *mut ngx_http_core_loc_conf_s,
) -> isize