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

pub unsafe extern "system" fn LookupPrivilegeNameA(
    lpSystemName: LPCSTR,
    lpLuid: PLUID,
    lpName: LPSTR,
    cchName: LPDWORD
) -> BOOL