pub unsafe extern "C" fn nn_model_memory_size( model: *const NNModel, ) -> usize
Returns the memory size of the given model object.
@public @memberof NNModel @since 2.0