Function polkavm_linux_raw::sys_setrlimit

source ยท
pub fn sys_setrlimit(resource: u32, limit: &rlimit) -> Result<(), Error>