GstPhysMemoryAllocatorInterface.getPhysAddr

Implementations shall return the physicall memory address that is backing the provided memory, or 0 if none.

struct GstPhysMemoryAllocatorInterface
extern (C)
size_t function(GstPhysMemoryAllocator* allocator, GstMemory* mem) getPhysAddr;