Type Definition erupt::vk1_1::PFN_vkBindBufferMemory2

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

Vulkan Manual Page · Function