Function unity_native_plugin_sys::vkDestroyRenderPass

source ยท
pub unsafe extern "system" fn vkDestroyRenderPass(
    device: VkDevice,
    renderPass: VkRenderPass,
    pAllocator: *const VkAllocationCallbacks,
)