Function freeswitchrs::raw::core_db_bind_text [] [src]

pub unsafe extern "C" fn core_db_bind_text(
    pStmt: *mut core_db_stmt,
    i: c_int,
    zData: *const c_char,
    nData: c_int,
    xDel: core_db_destructor_type
) -> c_int