[][src]Type Definition nginx::conf_init_func

type conf_init_func = Option<unsafe extern "C" fn(md: *mut CONF_IMODULE, cnf: *const CONF) -> c_int>;