[][src]Type Definition nginx::ENGINE_GEN_INT_FUNC_PTR

type ENGINE_GEN_INT_FUNC_PTR = Option<unsafe extern "C" fn(arg1: *mut ENGINE) -> c_int>;