[][src]Function nginx::ngx_calloc

pub unsafe extern "C" fn ngx_calloc(
    size: size_t,
    log: *mut ngx_log_t
) -> *mut c_void