[][src]Function ion_c_sys::ion_catalog_open

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

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.