Function RtlEthernetStringToAddressW

Source
pub unsafe extern "system" fn RtlEthernetStringToAddressW(
    S: PCWSTR,
    Terminator: *mut LPCWSTR,
    Addr: *mut DL_EUI48,
) -> LONG