Skip to main content

vkGetMemoryWin32HandleKHR

Function vkGetMemoryWin32HandleKHR 

Source
pub unsafe extern "system" fn vkGetMemoryWin32HandleKHR(
    device: VkDevice,
    pGetWin32HandleInfo: *const VkMemoryGetWin32HandleInfoKHR,
    pHandle: *mut HANDLE,
) -> VkResult
Expand description

Available if built with prototypes.