Skip to main content

hide_buffer_empty

Function hide_buffer_empty 

Source
#[unsafe(no_mangle)]
pub extern "C" fn hide_buffer_empty() -> HideBuffer
Expand description

An empty buffer, for initialising a local before passing its address in. Callers must start from this rather than from uninitialised memory, because hide_buffer_free reads the pointer it is given.