Function ngx_http_core_content_phase

Source
pub unsafe extern "C" fn ngx_http_core_content_phase(
    r: *mut ngx_http_request_s,
    ph: *mut ngx_http_phase_handler_s,
) -> isize