Function ngx_reusable_connection

Source
pub unsafe extern "C" fn ngx_reusable_connection(
    c: *mut ngx_connection_s,
    reusable: usize,
)