Type Definition vulkan_bindings::FnCompileDeferredNV[][src]

pub type FnCompileDeferredNV = extern "system" fn(device: Device, pipeline: Pipeline, shader: u32) -> Result;