@brief Read 32-bit value from MOBIBuffer into allocated memory Read 32-bit value from buffer into allocated memory. Returns pointer to the value, which must be freed later. If the data is not accessible function will return null pointer. @param[out] val Pointer to value @param[in] bu
(MOBIBuffer buf)
source not stored for this graph (policy: none)
no test coverage detected