Type Definition vulkan_bindings::FnResetEvent

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