sqlite3_sys

Function sqlite3_bind_parameter_index

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