Type Definition vulkanalia_sys::PFN_vkGetMemoryZirconHandleFUCHSIA[][src]

type PFN_vkGetMemoryZirconHandleFUCHSIA = unsafe extern "system" fn(_device: Device, _get_zircon_handle_info: *const MemoryGetZirconHandleInfoFUCHSIA, _zircon_handle: *mut zx_handle_t) -> Result;