pub unsafe extern "system" fn vkCompileDeferredNV(
device: VkDevice,
pipeline: VkPipeline,
shader: u32,
) -> VkResultExpand description
Available if built with prototypes.
pub unsafe extern "system" fn vkCompileDeferredNV(
device: VkDevice,
pipeline: VkPipeline,
shader: u32,
) -> VkResultAvailable if built with prototypes.