libesedb_column_get_type

Function libesedb_column_get_type 

Source
pub unsafe extern "C" fn libesedb_column_get_type(
    column: *mut libesedb_column_t,
    type_: *mut u32,
    error: *mut *mut libesedb_error_t,
) -> c_int
Expand description

Retrieves the column type Returns 1 if successful or -1 on error