Type Definition vulkanalia_sys::PFN_vkGetSemaphoreZirconHandleFUCHSIA[][src]

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