Skip to main content

vkGetMemoryWin32HandlePropertiesKHR

Function vkGetMemoryWin32HandlePropertiesKHR 

Source
pub unsafe extern "system" fn vkGetMemoryWin32HandlePropertiesKHR(
    device: VkDevice,
    handleType: VkExternalMemoryHandleTypeFlagBits,
    handle: HANDLE,
    pMemoryWin32HandleProperties: *mut VkMemoryWin32HandlePropertiesKHR,
) -> VkResult
Expand description

Available if built with prototypes.