fn makeMemDefinedIfAddressable(qzz: []u8) i1

Similar to makeMemDefined except that addressability is not altered: bytes which are addressable are marked as defined, but those which are not addressable are left unchanged. This returns -1 when run on Valgrind and 0 otherwise.

Parameters

qzz: []u8,