pub unsafe extern "system" fn LookupPrivilegeValueA(
    lpsystemname: PCSTR,
    lpname: PCSTR,
    lpluid: *mut LUID
) -> BOOL
Expand description

Required features: "Win32_Foundation"