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