pub unsafe extern "system" fn vkSetPrivateDataEXT(
device: VkDevice,
objectType: VkObjectType,
objectHandle: u64,
privateDataSlot: VkPrivateDataSlot,
data: u64,
) -> VkResultExpand description
Available if built with prototypes.