Type Definition vulkan_bindings::FnSetEvent[][src]

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