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

type GetActionStatePose = unsafe extern "system" fn(session: Session, get_info: *const ActionStateGetInfo, state: *mut ActionStatePose) -> Result;