[][src]Function nginx::ngx_add_module

pub unsafe extern "C" fn ngx_add_module(
    cf: *mut ngx_conf_t,
    file: *mut ngx_str_t,
    module: *mut ngx_module_t,
    order: *mut *mut c_char
) -> ngx_int_t