Skip to main content

destroy_event

Function destroy_event 

Source
pub unsafe fn destroy_event(
    device: VkDevice,
    event: VkEvent,
    allocator: *const VkAllocationCallbacks,
)
Expand description

ยงSafety

direct calling ffi functions.