[][src]Function libfsntfs_rs::file_entry::libfsntfs_file_entry_get_attribute_by_index

pub unsafe extern "C" fn libfsntfs_file_entry_get_attribute_by_index(
    file_entry: FileEntryRef,
    attribute_index: c_int,
    attribute: *mut AttributeRefMut,
    error: *mut LibfsntfsErrorRefMut
) -> c_int