Type Definition emscripten_sys::em_socket_callback [] [src]

type em_socket_callback = Option<unsafe extern fn(_: c_int, _: *mut c_void)>;