[][src]Type Definition unity_native_plugin_sys::PFN_vkCmdSetDepthWriteEnableEXT

type PFN_vkCmdSetDepthWriteEnableEXT = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, depthWriteEnable: VkBool32)>;