Skip to main content

switch_core_db_bind_double

Function switch_core_db_bind_double 

Source
pub unsafe extern "C" fn switch_core_db_bind_double(
    pStmt: *mut switch_core_db_stmt_t,
    i: c_int,
    dValue: f64,
) -> c_int