Function sqlite3_sys::sqlite3_bind_parameter_index
source ยท pub unsafe extern "C" fn sqlite3_bind_parameter_index(
p: *mut sqlite3_stmt,
p: *const c_char,
) -> c_int
pub unsafe extern "C" fn sqlite3_bind_parameter_index(
p: *mut sqlite3_stmt,
p: *const c_char,
) -> c_int