pub unsafe extern "C" fn libesedb_file_initialize(
file: *mut *mut libesedb_file_t,
error: *mut *mut libesedb_error_t,
) -> c_intExpand description
Creates a file Make sure the value file is referencing, is set to NULL Returns 1 if successful or -1 on error