Type Definition erupt::extensions::fuchsia_external_memory::PFN_vkGetMemoryZirconHandleFUCHSIA[][src]

type PFN_vkGetMemoryZirconHandleFUCHSIA = unsafe extern "system" fn(device: Device, p_get_zircon_handle_info: *const MemoryGetZirconHandleInfoFUCHSIA, p_zircon_handle: *mut *mut c_void) -> Result;

Vulkan Manual Page · Function