winapi::um::winbase

Function GetProfileSectionW

Source
pub unsafe extern "system" fn GetProfileSectionW(
    lpAppName: LPCWSTR,
    lpReturnedString: LPWSTR,
    nSize: DWORD,
) -> DWORD