winapi::um::winbase

Function WritePrivateProfileSectionW

Source
pub unsafe extern "system" fn WritePrivateProfileSectionW(
    lpAppName: LPCWSTR,
    lpString: LPCWSTR,
    lpFileName: LPCWSTR,
) -> BOOL