ptr_shift_bytes :: fn (ptr: *u8, bytes: s64) *u8 #inline
Produce right-shift of input ptr by count of bytes.
Shifted pointer value.
Declared in: utils.bl