Function ngx_calloc

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