Skip to main content

switch_core_db_persistant_execute_trans

Function switch_core_db_persistant_execute_trans 

Source
pub unsafe extern "C" fn switch_core_db_persistant_execute_trans(
    db: *mut switch_core_db_t,
    sql: *mut c_char,
    retries: u32,
) -> switch_status_t