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

type SetInteractionProfileSuggestedBindings = unsafe extern "system" fn(session: Session, suggested_bindings: *const InteractionProfileSuggestedBinding) -> Result;