winapi::um::winbase

Function LookupPrivilegeValueW

Source
pub unsafe extern "system" fn LookupPrivilegeValueW(
    lpSystemName: LPCWSTR,
    lpName: LPCWSTR,
    lpLuid: PLUID,
) -> BOOL