[][src]Type Definition vulkan_bindings::FnResetEvent

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