[][src]Type Definition openxr_sys::pfn::StopHapticFeedback

type StopHapticFeedback = unsafe extern "system" fn(haptic_action: Action, count_subaction_paths: u32, subaction_paths: *const Path) -> Result;