[][src]Function libfsntfs_rs::attribute::libfsntfs_reparse_point_attribute_get_utf16_substitute_name

pub unsafe extern "C" fn libfsntfs_reparse_point_attribute_get_utf16_substitute_name(
    attribute: AttributeRef,
    utf16_name: *mut u16,
    utf16_name_size: usize,
    error: *mut LibfsntfsErrorRefMut
) -> c_int