Closed fitzgen closed 1 year ago
These functions define specific symbols that libfuzzer looks for, and are only intended to be called by libfuzzer and with the contract that it guarantees. So make sure they are unsafe and hidden from docs and all that.
unsafe
These functions define specific symbols that libfuzzer looks for, and are only intended to be called by libfuzzer and with the contract that it guarantees. So make sure they are
unsafe
and hidden from docs and all that.