Type Definition emscripten_sys::em_func_iiii [] [src]

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