Type Definition vulkan_bindings::FnSetEvent

source ·
pub type FnSetEvent = extern "system" fn(device: Device, event: Event) -> Result;