pub unsafe extern "system" fn sqlite3_bind_parameter_index(
    param0: *mut sqlite3_stmt,
    zname: PCSTR
) -> i32
Expand description

Required features: ‘Win32_System_SqlLite’