Function sqlite3_sys::sqlite3_bind_value [] [src]

pub unsafe extern "C" fn sqlite3_bind_value(
    p: *mut sqlite3_stmt,
    n: c_int,
    p: *const sqlite3_value
) -> c_int