pub unsafe extern "system" fn vkGetInstanceProcAddr(
instance: VkInstance,
pName: *const c_char,
) -> PFN_vkVoidFunctionExpand description
Available if built with exported_prototypes.
pub unsafe extern "system" fn vkGetInstanceProcAddr(
instance: VkInstance,
pName: *const c_char,
) -> PFN_vkVoidFunctionAvailable if built with exported_prototypes.