blob: 44fae0b645d0db0c2d49587658de539ad730a55d [file] [log] [blame]
// rustfmt-indent_style: Visual
struct Functions {
RunListenServer: unsafe extern "C" fn(*mut c_void,
*mut c_char,
*mut c_char,
*mut c_char,
*mut c_void,
*mut c_void) -> c_int,
}