Skip to main content

pd_free

Function pd_free 

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

Free a buffer previously returned by pd_alloc or by any API function.