Return the typed value found at the specified offset within the specified source.
offset
source
Declared in <bdld_datum.h>
<bdld_datum.h>
template<class t_TYPE> static t_TYPE load( void const* source, int offset);