Function mariadb_sys::String_append

source ·
pub unsafe extern "C" fn String_append(
    this: *mut String,
    s: *const c_char,
    size: usize
) -> bool