#[unsafe(no_mangle)]pub unsafe extern "C" fn vkCreateEvent(
device: VkDevice,
pCreateInfo: *const VkEventCreateInfo,
_pAllocator: *const VkAllocationCallbacks,
pEvent: *mut VkEvent,
) -> VkResultExpand description
Create event
#[unsafe(no_mangle)]pub unsafe extern "C" fn vkCreateEvent(
device: VkDevice,
pCreateInfo: *const VkEventCreateInfo,
_pAllocator: *const VkAllocationCallbacks,
pEvent: *mut VkEvent,
) -> VkResultCreate event