[][src]Function ejdb_sys::ejdbecode

pub unsafe extern "C" fn ejdbecode(jb: *mut EJDB) -> c_int

Get the last happened error code of a EJDB database object. @param jb @return The return value is the last happened error code.