[][src]Function libfsntfs_rs::file_entry::libfsntfs_file_entry_get_parent_file_reference_by_attribute_index

pub unsafe extern "C" fn libfsntfs_file_entry_get_parent_file_reference_by_attribute_index(
    file_entry: FileEntryRef,
    attribute_index: c_int,
    file_reference: *mut u64,
    error: *mut LibfsntfsErrorRefMut
) -> c_int