Type Definition erupt::vk1_1::PFN_vkBindBufferMemory2[][src]

type PFN_vkBindBufferMemory2 = unsafe extern "system" fn(device: Device, bind_info_count: u32, p_bind_infos: *const BindBufferMemoryInfo) -> Result;

Vulkan Manual Page · Function