Type Definition ovr_sys::ovrSuccessType [] [src]

type ovrSuccessType = i32;

This is a general success result. Use OVR_SUCCESS to test for success.