[−][src]Function ejdb_sys::ejdbgetcolls
pub unsafe extern "C" fn ejdbgetcolls(jb: *mut EJDB) -> *mut TCLIST
Allocate a new TCLIST populated with shallow copy of all collection handles (EJCOLL) currently opened. @param jb EJDB handle. @return If error NULL will be returned.