ash::vk

Type Alias PFN_vkGetDeviceProcAddr

Source
pub type PFN_vkGetDeviceProcAddr = unsafe extern "system" fn(device: Device, p_name: *const c_char) -> PFN_vkVoidFunction;