#[unsafe(no_mangle)]pub unsafe extern "C" fn blqd_free_bytes(ptr: *mut u8, len: usize)
Free a Rust-allocated byte buffer (from blqd_program_to_binary). len must be the value returned by the producing function.
blqd_program_to_binary
len