pub unsafe fn load_input() -> Vec<u8> ⓘ
Loads the input from the host as a raw byte vec. Consider using the plugin_fn macro to automatically handle inputs as function parameters.