Function emscripten_sys::emscripten_vr_hmd_set_fov [] [src]

pub unsafe extern fn emscripten_vr_hmd_set_fov(deviceId: WebVRDeviceId,
                                               leftFov: *const WebVRFieldOfView,
                                               rightFov: *const WebVRFieldOfView,
                                               zNear: f64,
                                               zFar: f64)
                                               -> c_int