pub unsafe extern "system" fn MatchEnumTag(
    hmodule: HANDLE,
    pwcarg: PCWSTR,
    dwnumarg: u32,
    penumtable: *const TOKEN_VALUE,
    pdwvalue: *mut u32
) -> u32
Expand description

Required features: "Win32_Foundation"