pub unsafe extern "system" fn sqlite3_str_append(
    param0: *mut sqlite3_str,
    zin: PSTR,
    n: i32
)
Expand description

Required features: ‘Win32_System_SqlLite’, ‘Win32_Foundation’