PFN_vk_layerGetPhysicalDeviceProcAddr

Type Alias PFN_vk_layerGetPhysicalDeviceProcAddr 

Source
pub type PFN_vk_layerGetPhysicalDeviceProcAddr = unsafe extern "system" fn(instance: Instance, p_name: *const c_char) -> PFN_vkVoidFunction;