pub unsafe extern "system" fn vkGetMemoryWin32HandlePropertiesKHR(
device: VkDevice,
handleType: VkExternalMemoryHandleTypeFlagBits,
handle: HANDLE,
pMemoryWin32HandleProperties: *mut VkMemoryWin32HandlePropertiesKHR,
) -> VkResultExpand description
Available if built with prototypes.