Skip to main content

create_event

Function create_event 

Source
pub unsafe fn create_event(
    device: VkDevice,
    create_info: *const VkEventCreateInfo,
    allocator: *const VkAllocationCallbacks,
    event_out: *mut VkEvent,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.