[][src]Function winapi::um::winbase::WritePrivateProfileSectionW

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