Skip to main content

aria_model_destroy

Function aria_model_destroy 

Source
#[unsafe(no_mangle)]
pub extern "C" fn aria_model_destroy(model: *mut AriaModel)
Expand description

Destroy a model handle. Safe on null. Double-destroy is undefined if caller reuses the pointer.