Skip to main content

switch_core_db_bind_int

Function switch_core_db_bind_int 

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