[][src]Function libfsntfs_rs::attribute::libfsntfs_reparse_point_attribute_get_utf8_substitute_name

pub unsafe extern "C" fn libfsntfs_reparse_point_attribute_get_utf8_substitute_name(
    attribute: AttributeRef,
    utf8_name: *mut u8,
    utf8_name_size: usize,
    error: *mut LibfsntfsErrorRefMut
) -> c_int