pub unsafe extern "system" fn vkCopyImageToMemory(
device: VkDevice,
pCopyImageToMemoryInfo: *const VkCopyImageToMemoryInfo,
) -> VkResultExpand description
Available if built with exported_prototypes.
pub unsafe extern "system" fn vkCopyImageToMemory(
device: VkDevice,
pCopyImageToMemoryInfo: *const VkCopyImageToMemoryInfo,
) -> VkResultAvailable if built with exported_prototypes.