Function vc6_sys::GetProfileStringW

source ·
pub unsafe extern "stdcall" fn GetProfileStringW(
    lpAppName: LPCWSTR,
    lpKeyName: LPCWSTR,
    lpDefault: LPCWSTR,
    lpReturnedString: LPWSTR,
    nSize: DWORD
) -> DWORD