Skip to main content

FN_vkCreateSemaphore

Type Alias FN_vkCreateSemaphore 

Source
pub type FN_vkCreateSemaphore = unsafe extern "system" fn(device: VkDevice, pCreateInfo: *const VkSemaphoreCreateInfo, pAllocator: *const VkAllocationCallbacks, pSemaphore: *mut VkSemaphore) -> VkResult;
Expand description

vkCreateSemaphore