Function ic_sqlite_features::ffi::sqlite3_bind_parameter_index

source ยท
pub unsafe extern "C" fn sqlite3_bind_parameter_index(
    arg1: *mut sqlite3_stmt,
    zName: *const i8,
) -> i32