[][src]Function CCODE::GetProfileStringW

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