[][src]Type Definition vulkan_bindings::FnCompileDeferredNV

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