pub unsafe extern "C" fn libesedb_set_codepage(
codepage: c_int,
error: *mut *mut libesedb_error_t,
) -> c_intExpand description
Sets the narrow system string codepage A value of 0 represents no codepage, UTF-8 encoding is used instead Returns 1 if successful or -1 on error