Function RtlEthernetAddressToStringW

Source
pub unsafe extern "system" fn RtlEthernetAddressToStringW(
    Addr: *const DL_EUI48,
    S: PWSTR,
) -> PWSTR