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

type GetActionStatePose = unsafe extern "system" fn(action: Action, subaction_path: Path, data: *mut ActionStatePose) -> Result;