Function emscripten_sys::emscripten_set_orientationchange_callback
[−]
[src]
pub unsafe extern fn emscripten_set_orientationchange_callback(userData: *mut c_void,
useCapture: c_int,
callback: em_orientationchange_callback_func)
-> c_int