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

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