Skip to main content

pd_alloc

Function pd_alloc 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pd_alloc(len: u32) -> *mut u8
Expand description

Allocate len bytes for the caller to write an input buffer into.