[][src]Function winapi::um::winbase::LookupPrivilegeValueW

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