pub unsafe fn create_event(
device: VkDevice,
create_info: *const VkEventCreateInfo,
allocator: *const VkAllocationCallbacks,
event_out: *mut VkEvent,
) -> VkResultExpand description
ยงSafety
direct calling ffi functions.
pub unsafe fn create_event(
device: VkDevice,
create_info: *const VkEventCreateInfo,
allocator: *const VkAllocationCallbacks,
event_out: *mut VkEvent,
) -> VkResultdirect calling ffi functions.