Function vc6_sys::RegQueryValueA

source ·
pub unsafe extern "stdcall" fn RegQueryValueA(
    hKey: HKEY,
    lpSubKey: LPCSTR,
    lpValue: LPSTR,
    lpcbValue: PLONG
) -> LONG