pub fn init_vmex_resource(vmex: Resource) -> Result<(), Error>
Expand description

Attempt to initialize the vmex resource. Without a vmex, attempts to get the backing memory of a blob with executable rights will fail with NOT_SUPPORTED.