Type Definition px8_plugin_lua::ffi::lua_Writer [] [src]

type lua_Writer = Option<unsafe extern "C" fn(_: *mut lua_State, _: *const c_void, _: size_t, _: *mut c_void) -> c_int>;