Function ngx_http_add_listen

Source
pub unsafe extern "C" fn ngx_http_add_listen(
    cf: *mut ngx_conf_s,
    cscf: *mut ngx_http_core_srv_conf_t,
    lsopt: *mut ngx_http_listen_opt_t,
) -> isize