Function ovr_sys::OVR_SUCCESS [] [src]

pub fn OVR_SUCCESS(r: ovrResult) -> bool

Indicates if an ovrResult indicates success.

Some functions return additional successful values other than ovrSuccess and require usage of this macro to indicate successs.