Skip to main content

vkGetInstanceProcAddr

Function vkGetInstanceProcAddr 

Source
pub unsafe extern "system" fn vkGetInstanceProcAddr(
    instance: VkInstance,
    pName: *const c_char,
) -> PFN_vkVoidFunction
Expand description

Available if built with exported-prototypes.