Type Definition emscripten_sys::em_webgl_context_callback
[−]
[src]
type em_webgl_context_callback = Option<unsafe extern fn(_: c_int, _: *const c_void, _: *mut c_void) -> c_int>;