FnGetPhysicalDeviceExternalBufferProperties

Type Alias FnGetPhysicalDeviceExternalBufferProperties 

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