[][src]Function fce_sqlite_connector::sqlite3_bind_double

pub unsafe extern "C" fn sqlite3_bind_double(
    stmt_handle: u32,
    pos: i32,
    value: f64
) -> i32