Skip to main content

switch_core_db_bind_int64

Function switch_core_db_bind_int64 

Source
pub unsafe extern "C" fn switch_core_db_bind_int64(
    pStmt: *mut switch_core_db_stmt_t,
    i: c_int,
    iValue: i64,
) -> c_int