winapi::um::winbase

Function LookupPrivilegeValueA

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