Type Definition ash::vk::PFN_vkGetMemoryZirconHandleFUCHSIA[][src]

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