Function sqlite3_sys::sqlite3_str_appendf

source ·
pub unsafe extern "C" fn sqlite3_str_appendf(
    arg1: *mut sqlite3_str,
    zFormat: *const c_char
    ...
)