Change buffer APIs to work with ranges and usize instead of u32
E.g. find_memory()
.
Might also want to change APIs related to width/height and definitely bpf/stride to work with usize instead as that requires less casting in the usual usage.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
E.g. find_memory()
.
Might also want to change APIs related to width/height and definitely bpf/stride to work with usize instead as that requires less casting in the usual usage.