Sz_howEntityByEntityID

Function Sz_howEntityByEntityID 

Source
pub unsafe extern "C" fn Sz_howEntityByEntityID(
    entityID: i64,
    responseBuf: *mut *mut c_char,
    bufSize: *mut usize,
    resizeFunc: Option<unsafe extern "C" fn(ptr: *mut c_void, newSize: usize) -> *mut c_void>,
) -> i64
Expand description

@brief This method gives information on how entities were constructed from their base records.