[][src]Type Definition ash::extensions::experimental::amd::PFN_vkCreateGpaSessionAMD

type PFN_vkCreateGpaSessionAMD = extern "system" fn(device: Device, p_create_info: *const GpaSessionCreateInfoAmd, p_allocator: *const AllocationCallbacks, p_gpa_session: *mut GpaSessionAmd) -> Result;