Type Definition unity_native_plugin_sys::PFN_vkDestroyBuffer[][src]

pub type PFN_vkDestroyBuffer = Option<unsafe extern "system" fn(device: VkDevice, buffer: VkBuffer, pAllocator: *const VkAllocationCallbacks)>;