Type Definition emscripten_sys::em_func_iii [] [src]

type em_func_iii = Option<unsafe extern fn(_: c_int, _: c_int) -> c_int>;