pub unsafe extern "C" fn libesedb_multi_value_get_value_8bit(
multi_value: *mut libesedb_multi_value_t,
multi_value_index: c_int,
value_8bit: *mut u8,
error: *mut *mut libesedb_error_t,
) -> c_intExpand description
Retrieves the 8-bit value of a specific value of the multi value Returns 1 if successful or -1 on error