Type Definition unity_native_plugin_sys::PFN_vkBindBufferMemory2KHR[][src]

pub type PFN_vkBindBufferMemory2KHR = Option<unsafe extern "system" fn(device: VkDevice, bindInfoCount: u32, pBindInfos: *const VkBindBufferMemoryInfo) -> VkResult>;