Function ngx_alloc

Source
pub unsafe extern "C" fn ngx_alloc(
    size: usize,
    log: *mut ngx_log_s,
) -> *mut c_void