ptr_shift_bytesΒΆ

ptr_shift_bytes :: fn (ptr: *u8, bytes: s64) *u8 #inline

Produce right-shift of input ptr by count of bytes.

Declared in: utils.bl