mdb_fill_temp_col

Function mdb_fill_temp_col 

Source
pub unsafe extern "C" fn mdb_fill_temp_col(
    tcol: *mut MdbColumn,
    col_name: *mut c_char,
    col_size: c_int,
    col_type: c_int,
    is_fixed: c_int,
)