Type Definition ovr_sys::ovrResult
[−]
[src]
type ovrResult = i32;
API call results are represented at the highest level by a single ovrResult
.
type ovrResult = i32;
API call results are represented at the highest level by a single ovrResult
.