[][src]Type Definition vulkan_bindings::FnGetPhysicalDeviceExternalBufferProperties

type FnGetPhysicalDeviceExternalBufferProperties = extern "system" fn(physicalDevice: PhysicalDevice, pExternalBufferInfo: *const PhysicalDeviceExternalBufferInfo, pExternalBufferProperties: *mut ExternalBufferProperties);