[][src]Type Definition vulkanalia_sys::PFN_vkResetEvent

type PFN_vkResetEvent = extern "system" fn(_device: Device, _event: Event) -> Result;