Skip to main content

rust_0_6_free

Function rust_0_6_free 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn rust_0_6_free(ptr_bytes: *mut u8)
Expand description

Free allocated bytes at ptr_bytes.

ยงSafety