Type Definition emscripten_sys::em_arg_callback_func
[−]
[src]
type em_arg_callback_func = Option<unsafe extern fn(_: *mut c_void)>;
type em_arg_callback_func = Option<unsafe extern fn(_: *mut c_void)>;