Type Definition emscripten_sys::em_str_callback_func [] [src]

type em_str_callback_func = Option<unsafe extern fn(_: *const c_char)>;