[][src]Type Definition nginx::dyn_MEM_malloc_fn

type dyn_MEM_malloc_fn = Option<unsafe extern "C" fn(arg1: size_t, arg2: *const c_char, arg3: c_int) -> *mut c_void>;