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

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