pub unsafe fn retain_mem_object(mem: &Mem) -> Result<()>
Expand description

Increments the reference counter of a mem object.