pub unsafe extern "C" fn libesedb_get_codepage(
codepage: *mut c_int,
error: *mut *mut libesedb_error_t,
) -> c_intExpand description
Retrieves 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