Type Definition emscripten_sys::em_func_ii [] [src]

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