pub unsafe extern "system" fn sqlite3_str_appendchar(
    param0: *mut sqlite3_str,
    n: i32,
    c: CHAR
)
Expand description

Required features: ‘Win32_System_SqlLite’, ‘Win32_Foundation’