[][src]Type Definition unity_native_plugin_sys::PFN_vkDestroyBufferView

type PFN_vkDestroyBufferView = Option<unsafe extern "system" fn(device: VkDevice, bufferView: VkBufferView, pAllocator: *const VkAllocationCallbacks)>;