Function ion_c_sys::ion_catalog_open[][src]

pub unsafe extern "C" fn ion_catalog_open(p_hcatalog: *mut hCATALOG) -> iERR
Expand description

Allocates a new catalog with itself as its memory owner. Must be freed using ion_catalog_close. @param p_hcatalog - Pointer to a handle to the newly-allocated catalog.