Function bp7::ffi::bp7_buffer_test

source ·
#[no_mangle]
pub extern "C" fn bp7_buffer_test() -> *mut Buffer
Expand description

Another simple test returning a dynamic buffer with a fixed content. The returned buffer contains the following bytes: [0x42, 0x43, 0x44, 0x45]