blqd_free_bytes

Function blqd_free_bytes 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn blqd_free_bytes(ptr: *mut u8, len: usize)
Expand description

Free a Rust-allocated byte buffer (from blqd_program_to_binary). len must be the value returned by the producing function.