libesedb_get_codepage

Function libesedb_get_codepage 

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