Function sqlite3_sys::sqlite3_bind_double
source ยท pub unsafe extern "C" fn sqlite3_bind_double(
p: *mut sqlite3_stmt,
n: c_int,
n: c_double,
) -> c_int
pub unsafe extern "C" fn sqlite3_bind_double(
p: *mut sqlite3_stmt,
n: c_int,
n: c_double,
) -> c_int