[][src]Type Definition vulkan_bindings::FnSetEvent

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